home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Communications / UUCon / Source / info.subproj / English.lproj / info.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  352 b   |  29 lines

  1. InfoController = {
  2.     ACTIONS = {
  3.     makeKeyAndOrderFront:;
  4.     };
  5.     OUTLETS = {
  6.     panel;
  7.     versionText;
  8.     icon;
  9.     version;
  10.     };
  11.     SUPERCLASS = Object;
  12. };
  13. FirstResponder = {
  14.     ACTIONS = {
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18. Credits = {
  19.     ACTIONS = {
  20.     start:;
  21.     };
  22.     OUTLETS = {
  23.     text;
  24.     scrollView;
  25.     clipView;
  26.     };
  27.     SUPERCLASS = Object;
  28. };
  29.